---------------------------------------------------------------------------- Borland C++ Copyright (c) 1987, 1996 Borland International Inc. All Rights Reserved. ---------------------------------------------------------------------------- TITLE: DLLDEMO PURPOSE: Demonstrates an application (DLLDEMO.EXE) using a C++ class which is exported from a DLL (BITMAP.DLL). COMMENTS: